/*xmq20240129*/
@charset"utf-8";
a:hover { color: #0154A0; }
body { padding-top: 120px;}
#header_menu { height: 30px; line-height: 30px; background: #f3f3f3; color: #242424; text-align: right; }
#header_menu a { color: #242424; }

#top { height: 120px; width: 100%; position: fixed; z-index: 1984; background: #FFF; box-shadow: 0 0 10px #CCC; top: 0;}

/*导航*/
#nav_wrap { background: #0154A0; }
#nav { padding-top: 30px; }
#nav>li { float: right; position: relative; }
#nav .home { background: none; }
#nav>li>a { display: block; width: 130px; height: 60px; text-align: center; color: #333; transition: all .5s ease 0s; }
#nav>li .name { font-size: 18px; padding-top: 12px; font-weight: bold; }
#nav>li .aname { font-size: 12px;}
#nav>li>a:hover,#nav>li:hover>a,#nav>li a.current { text-decoration: none; color: #0254A6; }
#nav .sub { display: none; position: absolute; left: 0; background: #454440; z-index: 99999; width: 100%; }
#nav .sub li { height: 36px;}
#nav .sub li a { height: 36px; line-height: 36px; color: #FFF; display: block; text-align: center;}
#nav .sub li a:hover { background: #676462;  }

/*搜索部分*/
.search { background: #f3f3f3; height: 60px; line-height: 60px; position: relative; }
.search span { background: #0170CC; color: #FFF; position: relative; line-height: 60px; display: inline-block; padding: 0 15px; margin-right: 10px; }
.search span:after { content: ""; position: absolute; top: 50%; left: 100%; margin-top: -8px; border: solid transparent; border-left-color: #0170CC; border-width: 8px; }
#search_text { border: 1px solid #0170CC; border-radius: 18px 0 0 18px; height: 36px; line-height: 36px; padding: 0 20px; width: 200px; position: absolute; right: 100px; top: 12px; }
#search_submit { background: #0170CC; height: 36px; border-radius: 0 18px 18px 0; width: 100px; position: absolute; right: 10px; top: 12px; color: #FFF; cursor: pointer; }

/* 幻灯 */
#slideshow { height: 520px; position: relative; margin-bottom: 10px; overflow: hidden; }
#slideshow .bd li { height: 920px; }
#slideshow .hd ul { width: 100%; position: absolute; z-index: 1; bottom: 0; left: 0; height: 30px; line-height: 30px; text-align: center; }
#slideshow .hd ul li { cursor: pointer; display: inline-block; zoom: 1; width: 30px; height: 8px; margin-right: 2px; background: #FFF; overflow: hidden; line-height: 9999px; }
#slideshow .hd ul .on { width: 60px; background: #0170CC; }
#slideshow .container { height: 520px; }
#slideshow .container a { height: 920px; display: block; }
#slideshow .next, #slideshow .prev { position: absolute; top: 0; width: 68px; height: 920px; color: #FFF; line-height: 920px; text-align: center; cursor: pointer; }
#slideshow .next { right: 20px; background: url(images/next.png) center no-repeat;}
#slideshow .prev { left: 20px; background: url(images/prev.png) center no-repeat;}

/*主体*/
.hd1 { background: #f3f3f3; height: 60px; line-height: 60px; padding: 0 14px; font-size: 16px; border-left: 10px solid #0170CC; }
.bd1 { padding: 10px 0; overflow: hidden; zoom: 1; margin-bottom: 20px; }
.hd2 { background: #f3f3f3; height: 60px; line-height: 60px; padding: 0 14px; font-size: 16px; border-left: 10px solid #0170CC; }
.bd2 { padding: 10px 0; overflow: hidden; zoom: 1; margin-bottom: 20px; }

.cmore { float: right; }
.cmore a { /*background: #0170CC;color: #FFF;*/ display: block; padding: 0 10px;  font-size: 14px; }
.cmore a:hover { background: #000; }

.current_location { background: #f3f3f3; border-radius: 5px; height: 40px; line-height: 40px; text-align: right; padding: 0 20px; margin-bottom: 20px; margin-top: 20px; }
.current_location a.current { font-weight: bold; }
.imgbox { display: flex; justify-content: center; align-items: center;  overflow: hidden;}
.imgbox img { display: block;  max-width: 100%; max-height: 100%;}
.imgwh1{width: 177px; height: 177px;}
.imgwh2{width: 253px; height: 253px;}
/*底部*/
#bottom { background: #3F3F3F url(images/btm-bg.png) right bottom no-repeat; padding: 20px 0; margin-top: 10px; }
#bottom .main a { color: #FFFFFF; line-height: 36px; height: 36px; font-size: 16px; display: block; }
#bottom .sub a { color: #FFFFFF; line-height: 26px; font-size: 12px; }
#bottom_contact { padding: 20px;}
#bottom_contact li { margin-bottom: 4px; line-height: 36px; color: #FFF; font-size: 16px; }
#bottom_contact li span {width: 20px; display: inline-block; }
#footer { background: #3F3F3F; padding: 10px 0; color: #FFF; }
#footer a { color: #FFF; }

/* 频道页相关 */
#channel_cover { position: relative; height: 560px; }
#channel_cover .channellist { height: 66px; position: absolute; bottom: 0; }
#channel_cover .channellist li { display: inline-block; line-height: 66px; background: rgba(0,0,0,.2); }
#channel_cover .channellist li a { display: block; font-size: 18px; font-weight: bold; padding: 0 25px; color: #FFF; transition: all .5s ease 0s; }
#channel_cover .channellist li a:hover { background: #0254A6; color: #FFF; }
#channel_content { font-size: 16px; }
#channel_content p { line-height: 2; }

/*分页样式*/
.page_turner { margin: 20px 0; text-align: center; }
.page_turner a, .page_turner span { display: inline-block; height: 40px; line-height: 40px; min-width: 40px; text-align: center; background: #F2F2F2; margin-right: 2px; }
.page_turner a:link, .page_turner a:visited { text-decoration: none; }
.page_turner a:hover, .page_turner a.current { background: #0170CC; color: #FFF; }

/*详情页面*/
#detail_title { font-size: 18px; line-height: 50px; }
#detail_intro { background: #f3f3f3; color: #999; padding: 0 10px; line-height: 40px; font-size: 12px; background: linear-gradient(to right, #EEE, #FFF); }
#detail_content { padding: 20px 0; font-size: 16px; }
#detail_content p { line-height: 2; }
#detail_around { padding: 10px; line-height: 26px; border: 1px solid #EEE; margin-bottom: 20px; border-radius: 10px; }
#detail_picture { margin-top: 20px; }
#detail_picture img { padding: 10px; border: 1px solid #EEE; }
#detail_tab { margin: 20px 0;}
#detail_tab .hd li { float: left; display: block; cursor: pointer; height: 40px; line-height: 40px; padding: 0 40px; margin-right: 2px; background: #f3f3f3; }
#detail_tab .hd li.on { background: #0170CC; color: #FFF; }
#detail_tab .bd { margin-top: 20px; }

/*多图展示*/
#detail_slideshow { margin-top: 20px;}
#detail_slideshow .bd img { }
#detail_slideshow .hd { margin-top: 10px; }
#detail_slideshow .hd li .img { border: 1px solid #EEE; padding: 3px; cursor: pointer; }
#detail_slideshow .hd .on .img { border: 1px solid #0170CC; padding: 3px; }
#detail_paremeter li { border-bottom: 1px solid #EEE; line-height: 40px;}

/*留言*/
.feedback_list { }
.feedback_list dt { padding: 10px; background: #CCC; }
.feedback_list dd { padding: 10px; background: #F1F1F1; margin-bottom: 10px; }

/* 漂浮的客服 */
#float { z-index: 9999; position: absolute; display: block; bottom: 0; right: 0; }
#float .wrap { margin-bottom: 2px; position: relative; cursor: pointer; background: #0170CC; z-index: 999;}
#float .wrap:hover { background: #3E3D42;}
#float .icon { padding: 15px 0; width: 60px; display: block; line-height: 60px; text-align: center; color: #FFF; font-size: 30px; }
#float .content { min-height: 60px; min-width: 200px; position: absolute; right: 60px; top: 0; display: none; background: #0170CC;}
#float .content a { color: #FFF; }
#float .qq .content { line-height: 60px; padding: 0 20px; font-size: 30px; color: #FFF; }
#float .qrcode .content { padding: 5px; }
#float .phone .content { line-height: 60px; padding: 0 20px; font-size: 30px; color: #FFF; }
#float .custom .content { padding: 20px; color: #FFF; }
#float .gotop .content { }


.cname { text-align: center; font-size: 36px; margin-top: -36px; color: #0170CC;}
.caname { text-align: center; font-size: 50px; color: #DDD; text-transform:uppercase;}
.cseoname { text-align: center; font-size: 16px; line-height: 60px;}
.alist {}
.alist li { line-height: 50px; font-size: 16px; border-bottom: 1px solid #EEE;}
.adlist{}
.adlist .wrap { padding: 20px; margin-bottom: 20px; border: 1px solid #EEE; border-radius: 10px; transition: all .5s ease 0s; }
.adlist .wrap:hover { box-shadow: 0 0 20px #DDD; }
.adlist .title { line-height: 50px; border-bottom: 1px solid #EEE; font-size: 16px;}
.adlist .content { color: #666; padding: 10px 0; }
.adlist .info { text-align: right; }
.plist {}
.plist .wrap { margin-bottom: 20px; padding: 15px; border: 1px solid #f3f3f3; border-radius: 10px; transition: all .5s ease 0s; }
.plist .wrap:hover { box-shadow: 0 0 20px #999; }
.plist .title { text-align: center; height: 36px; line-height: 36px; font-size: 16px; }
.pdlist{}
.pdlist .wrap { padding: 20px; margin-bottom: 10px; border: 1px solid #EEE; border-radius: 10px; transition: all .5s ease 0s; }
.pdlist .wrap:hover { box-shadow: 0 0 20px #DDD; }
.pdlist .title { line-height: 50px; border-bottom: 1px solid #EEE; font-size: 16px;}
.pdlist .content { color: #666; padding: 10px 0; }
.pdlist .info { font-size: 12px; text-align: right; }
.channel_list li { margin-bottom: 2px; }
.channel_list li a { display: block; background: #f3f3f3; line-height: 50px; padding: 0 10px; font-size: 16px; }
.channel_list li a:hover { background: #0170CC; color: #FFF; text-decoration: none; }
.channel_list li a.current { background: #0170CC; color: #FFF; text-decoration: none; }
.channel_wlist { overflow: hidden; margin-bottom: 10px; display: none; }
.channel_wlist li { float: left; margin-right: 10px; }
.channel_wlist li a { display: block; height: 40px; line-height: 40px; background: #f3f3f3; padding: 0 30px; }
.channel_wlist li a:hover { background: #0170CC; color: #FFF; }
.channel_wlist li a.current { background: #0170CC; color: #FFF; }

#index-1 { padding: 20px 0; }
#index-about { background: url(images/about_bg.jpg) center; padding: 50px 0; }
#index-3 { padding: 20px 0; }
#index-4 { padding: 20px 0; }
#index-5 { padding: 20px 0; }
#index_news { position: relative;}
#index_news .wrap { margin-bottom: 10px;}
#index_news .left { background: #EEEEEE; height: 100px; float: left; width: 100px; text-align: center; color: #686868; }
#index_news .day { font-size: 50px; }
#index_news .ym { }
#index_news .right { border: 1px solid #EEEEEE; border-left: none; height: 100px; float: left; width: 693px; padding: 10px;}
#index_news .title { font-size: 18px; line-height: 32px; }
#index_news .content { font-size: 12px; line-height: 22px; }
#index_news .wrap:hover .left { background: #0090FF; color: #FFF; }
#index_news .prev { position: absolute; right: -45px; top: 40px;}
#index_news .next { position: absolute; right: -45px; top: 10px;}
#pclist {}
#pclist dt { background: #0170CC; text-align: center; line-height: 42px; height: 42px; margin-top: 20px; margin-bottom: 10px;}
#pclist dt a { color: #FFF; font-size: 16px; display: block; }
#pclist dd { border-bottom: 1px dotted #999; line-height: 32px; text-align: center; }
#pclist dd a { color: #0170CC; font-size: 14px; display: block; }
#index_products .hd li span { background: #f3f3f3; display: block; height: 50px; line-height: 50px; text-align: center; cursor: pointer; font-size: 18px; }
#index_products .hd li.on span { background: #0170CC; color: #FFF; }
#index_products .bd { margin-top: 20px;  }
#index_honor { position: relative;}
#index_honor .wrap { padding: 10px; border: 1px solid #EEE;}
#index_honor .wrap .title { background: #f3f3f3; line-height: 36px; height: 36px; text-align: center; }
#index_honor .prev { position: absolute; top: 180px; left: 20px;}
#index_honor .next { position: absolute; top: 180px; right: 20px;}
#case_list {}
#case_list .wrap { padding: 10px; border: 1px solid #EEE; margin-bottom: 2px;}
#case_list .wrap .hd { font-size: 16px;}
#case_list .wrap .bd { margin-top: 15px;}
#case_list .wrap .bd .scontent { color: #999; }
.tel { background: url(images/tel.jpg); width: 283px; height: 105px; color: #FFF; padding-top: 20px; font-size: 26px; font-weight: bold; padding-left: 100px; margin-top: 160px; margin-left: 260px;}

.pr5 { padding-right:5px;}
.pr10 { padding-right:10px;}
.pr15 { padding-right:10px;}
a.acolor {color:#01AAED;CURSOR: pointer}
a.aselected {color:#5FB878;CURSOR: pointer}
.aselected {color:#5FB878;}

.flex_c{display: flex;align-items: center;}
.search{background: #fff;padding-left: 0px;}
.div_select select{width:80px; border:none; }
.div_select{width: 80px;  text-align: center;padding-right:10px;position: relative;}
.div_select::after{content: '';display: block;width: 1px;height: 20px;background:#ccc; position: absolute;top:50%; margin-top: -10px;right:0}
.div_select span{display: block;padding-right: 5px;position: relative; text-align: center; min-width: 70px;}
.div_select span::after{display: block;width: 6px;height:11px;content: '';position: absolute;top:50%; margin-top: -5px;right:0; background: url(../img/right2.png) no-repeat right center;
transform: rotate(90deg);
}
.div_select.on span::after{transform: rotate(270deg);}
.div_select{position: relative;z-index: 101;cursor: pointer;}
.div_select .drop{position:absolute;left:0;width: 100%;padding-top:5px;display:none}
.div_select .drop ul{background:#fff;box-shadow: 0 0 10px rgba(0,0,0,.2);line-height:25px;color:#777;padding:5px 0}
.div_select .drop  li:hover{color: #0b75be;cursor: pointer;}
.div_select:hover .drop{display:block}

input:focus {outline: none; }
.searchtext {border: solid 1px #ccc;height: 36px;line-height: 36px;padding: 0 10px;width: 200px;position: absolute;left: 0px;top: 12px;}
.searchselect{height: 36px;width: 120px;position: absolute;left: 198px;top: 12px;cursor: pointer; padding:0 10px;}
.searchselect .btn {border: solid 1px #ccc;font-size: 14px;cursor: pointer;background: transparent;padding: 6px 15px;margin: 0;display: inline-block;line-height: 20px;height: 36px;}
.searchsubmit {background: #0170CC;height: 36px;width: 100px;position: absolute;left: 320px;top: 12px;color: #FFF;cursor: pointer;}
.search .t a { display: inline-block; margin-right: 5px; }
.search .t a.on {color: #0b75be;}
/*表格*/
.layout_table { border-collapse:collapse; width:100%; }
.common_table { border-collapse:collapse; width:100%; font-weight: bold; }
.common_table td { padding:5px; border:1px solid #DBDBDB; font-weight: normal; }
.common_table th { padding:5px; border:1px solid #DBDBDB; font-weight: normal; text-align: left; background-color: #f7f7f7;font-weight: bold; color: #555;}
/*分页*/
.pagesize.on a { background: #f7f7f7; }
.pagesize { text-align: left; padding: 10px 0; }
.pagesize a { display: inline-block; line-height: 31px;min-width: 11px; padding: 0 10px; margin: 2px; border: 1px solid #e0e0e0; border-radius: 2px; }
.pagesize a:first-child, .pagesize a:last-child { width: auto; padding: 0 10px; }
.pagesize a:hover { background: #edeef6; color: #0170CC; border-color: #0170CC; }
.pagesize a.on { background: #0170CC; color: #fff; border-color: #0170CC; }
/*----------custom----------*/
.product_list > ul > li { line-height: 30px; margin-bottom: 10px; border: 1px solid #ececec; padding: 10px 15px; background: #fafafa; }
.product_list h3 { font-size: 18px; }
.product_list h3 .sotcksort{margin-left: 5px;padding: 2px 3px;color: #333;font-size: 12px;font-weight: normal;border: 1px solid #ccc;border-radius: 3px;vertical-align: top;background: #f1f1f1;}
.product_list .tit { margin-bottom: 2px; }
.product_list .txt span { color: #dd3131; padding-right: 10px; }
.product_list .txt span:last-child { padding-right: 0; }
.product_list .txt label { font-size: 14px; }
.product_list .list li { display: inline-block; margin-right: 20px; color: #999; font-size: 13px; }
.product_list .list li { max-width: 320px; }
.product_list .list li span { color: #333; padding-left: 5px; }
.product_list .btns a { display: inline-block; width: 92px; line-height: 28px; border: 1px solid #2741ab; text-align: center; margin-left: 10px; color: #2741ab; }
.product_list .btns a:hover { background: #e5eaff; }
.product_list .btns a.on:hover { background: #0170CC; }
.product_list .btns a.on { background: #2741ab; color: #fff; }
.product_list .btns span { display: inline-block; padding-left: 15px; }
.product_list .btns .span10 { background: url(../img/icon13.png) no-repeat left center; }
.product_list .btns .span20 { background: url(../img/icon14.png) no-repeat left center; }
